Reason
enum Reason
extension LSError.Reason : Sendable, SendableMetatype
LicenseSpring error reason. Used to determine reason, source and additional information about the error.
-
Undocumented
Declaration
Swift
case remote(String, httpStatus: Int)